Merge pull request #226 from tsteven4/resetb4read
authortsteven4 <tsteven4@users.noreply.github.com>
Mon, 9 Jul 2018 18:19:35 +0000 (12:19 -0600)
committerGitHub <noreply@github.com>
Mon, 9 Jul 2018 18:19:35 +0000 (12:19 -0600)
refactor cases of "Declarator is reassigned in all paths before being read"
when the declarator and the subsequent assignment can be joined.


Trivial merge